Carbon


SetWindowAttributes

Header: MacWindows.h Carbon status: Unsupported

OSStatus SetWindowAttributes (
    WindowRef window, 
    WindowAttributes attributes
);
function result

A result code.

CARBON NOTES

Use ChangeWindowAttributes instead.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)